error

fun error(tag: String, message: String)
fun error(    tag: String,     message: String,     t: Throwable)
fun error(message: Any?)